hunt-snapshot-0_10_7 ~master (2022-06-08T07:28:32.2105982)
Dub
Repo
ExceptionBuild.buildStr
collie
utils
exception
ExceptionBuild
Undocumented in source.
mixintemplate
ExceptionBuild
(string name, string parent = "")
enum
buildStr
=
"class "
~
name
~
"Exception : "
~
parent
~
"Exception { \n\t"
~
"mixin basicExceptionCtors;\n }"
;
Meta
Source
See Source File
collie
utils
exception
ExceptionBuild
manifest constants
buildStr